const html.longestEntityWithoutSemicolon

3 uses

	html (current package)
		entity.go#L10: const longestEntityWithoutSemicolon = 6
		escape.go#L151: 		if maxLen > longestEntityWithoutSemicolon {
		escape.go#L152: 			maxLen = longestEntityWithoutSemicolon